[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
[remote "upstream"]
	url = ssh://git@github.com/CursedMC/automata-survivia.git
	fetch = +refs/heads/*:refs/remotes/upstream/*
[branch "main"]
	remote = https://github.com/CursedMC/automata-survivia.git
	merge = refs/heads/main
